﻿/* World of Warcraft: Warlords of Draenor #4 Design */

a {
	color: #855E2E;
	text-decoration: none;
}

a:hover {
	color: #BA8340;
	text-decoration: none;
}

a.white, li.white a {
	color: #855E2E;
	text-decoration: none;
}

a:hover.white, li.white a:hover {
	color: #BA8340;
	text-decoration: none;
}

a.side {
	font-size: 10px;
	color: #855E2E;
	text-decoration: none;
}

a:hover.side {
	font-size: 10px;
	color: #BA8340;
	text-decoration: none;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
	background-image:url(images/bg.jpeg);
	background-position:top;
	background-repeat:no-repeat;
	background-color: #230A03;
	margin: 0px auto;
}

form {
	margin: 0px;
}

#search {
	float: right;
	width: 230px;
	padding-right: 10px;
	position: relative;
}

#search input.submit {
	border: 0px;
	background: transparent;
	background-image: url(images/search.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	padding: 2px;
}

#search input.search {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	width: 150px;
	height: 16px;
	text-indent: 5px;
	border: 1px inset #551B02;
}

hr {
	height: 0px;
	border: 0px solid #551B02;
}

hr.side-hr {
	height: 0px;
	border: 0px solid #551B02;
}

td {
	font-size: 11px;
}

pre {
	font-size: 11px;
}

.alt {
	color: #fff;
}

img {
	border: 0px;
}

#main { width: 1000px; }

.main {
	width: 1000px;
	background-image: url(images/contbg.jpeg);
	background-repeat: repeat-y;
}

.contbg {
	background-image: url(images/contbg.jpeg);
	background-repeat: repeat-y;
}

.footermain {
	background-image: url(images/contbg.jpeg);
	background-repeat: repeat-y;
	height: 60px;
}

.footerleft {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	color: #fff;
}

#footer a {
	font-size: 9px;
	color: #855E2E;
	text-decoration: none;
}

#footer a:hover {
	font-size: 9px;
	color: #BA8340;
	text-decoration: none;
}

.footerright {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	padding: 1px 1px 1px 1px;
	text-align: right;
}

.button {
	color: #fff;
	font-size: 10px;
	height: 23px;
	background-color: #551B02;
	border: 1px outset #000;
}

.bbcode {
	background-color: #551B02;
	margin-top: 2px;
	text-align: center;
	border-radius: 2px;
}

.bbcode-popup {
	background-color: #551B02;
	margin: 2px;
	border: 1px solid #855E2E;
}

.textbox {
	font-family: Arial, sans-serif;
	color: #000;
	font-size: 11px;
	background-color: #fff;
	border: 1px inset #551B02;
	padding: 3px;
}

.main-body {
	min-height: 70px;
	font-size: 11px;
	color: #fff;
	background-image: url(images/mainbg.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.setuser_body {
	background-color: #000;
	color: #fff;
	text-align: center;
}

.main-bg {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 12px;	
}

.border {
	border: 0px;
}

.admin-message {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #551B02;
	border: 1px solid #855E2E;
	margin-bottom: 5px;
}

.side-body {
	color: #fff;
	width: 165px;
	text-align: left;
	font-size: 10px;
	background-image: url(images/sidebod.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.side-border-left {
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.side-border-right {
	width: 160px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.news-category {
	border: 0px;
	margin-right: 5px;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	text-align:center;
	background-image: url(images/nf.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.main-footer {
	height: 28px;
	line-height: 28px;
	background-image: url(images/nf.png);
	background-repeat: no-repeat;
	background-position:center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.news-footer a {
	color: #855E2E;
	text-decoration: none;
	font-weight: bold;
}

.news-footer a:hover {
	color: #BA8340;
	text-decoration: underline;
	font-weight: bold;
}

.capmain {
	height: 36px;
	line-height: 36px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 13px;
	color: #fff;
	background-image:url(images/c_top.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.scapmain {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	line-height: 38px;
	height: 40px;
	width: 165px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-image: url(images/sidetop.png);
	background-repeat: no-repeat;
	background-position: bottom;
}


.tbl-border {
	border: 0px;
	padding: 5px;
}

.spacer {
	margin-bottom: 5px;
}

.tbl {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border: 0px solid #551B02;
}

.tbl1 {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px solid #551B02;
}

.tbl2 {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px solid #551B02;
}

.forum-caption {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #551B02;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.quote {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	background-color: #551B02;
	border: 2px solid #855E2E;
}

.poll {
	height: 18px;
	border: 0px;
}

.forum_name {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.comment-name {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.comment-name a {
	color: #855E2E;
	text-decoration: none;
}

.comment-name a:hover {
	color: #BA8340;
	text-decoration: none;
}

.shoutboxname a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #855E2E;
	text-align: left;
}

.shoutboxname a:hover {
	color: #BA8340;
	text-decoration: none;
}

.shoutbox {
	font-size: 10px;
	color: #fff;
	text-align: left;
}

.shoutboxdate {
	font-size: 9px;
	color: #ccc;
	text-align: left;
}

.fsmall {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

.small {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

.side-small a {
	color: #855E2E;
	text-decoration: none;
}

.side-small a:hover {
	color: #BA8340;
	text-decoration: none;
}

.side-label {
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #551B02;
	padding-right: 2px;
}

.tablebreak { margin-bottom: 8px; }


#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation h2 {
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding: 2px;
}

#navigation a {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: #855E2E;
	display: block;
	width: 170px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 12px;
	margin-left: -3px;
	margin-bottom: 2px;
}

#navigation a:hover {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	background-color: #551B02;
	display: block;
	width: 170px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-indent: 12px;
	margin-left: -3px;
	margin-bottom: 2px;
}

* html #navigation ul li{
   height: 1%;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #551B02;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #fff;
	background-color: #855E2E;
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #551B02;
	border: 1px solid #000;
	margin: 2px;
	text-decoration: none;
}

.header {
	background-image: url(images/header.png);
	background-position: center, top;
	background-repeat: no-repeat;
}

.tbg {
	background-image: url(images/contbg.jpeg);
	background-position: center;
	background-repeat: no-repeat;
	border-top: 4px solid #551B02;
}

.text {
	font-size: 9px;
}

/* nicht entfernen */

.copy {
	text-align: center; 
	font-size: 9px; 
	color: #ccc; 
	padding-left: 180px; 
	padding-right: 180px;
}

.center, *[align=center] {margin: 0 auto;}

/* CSS3 MENU */

/* Main */

#menu {
	width: 100%;
	margin: 0px;
	padding-left: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style: none;  
	background-image: url(images/contbg.jpeg);
	background-repeat: no-repeat;
	border-top: 4px solid #551B02;
}

#menu li {
	float: right;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 0px;
	position: relative;
}

#menu a {
	float: left;
	height: 25px;
	padding: 0 25px;
	color: #fff;
	text-transform: uppercase;
	font: 12px/24px Verdana, sans-serif;
	text-decoration: none;
	text-shadow: 0 1px 0 #222;
}

#menu li:hover > a {
	color: #fff;
}

*html #menu li a:hover { /* IE6 */
	color: #fff;
}

#menu li:hover > ul {
	display: block;
}

/* Sub-menu */

#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 0px;
    z-index: 99999;    
    background: #230A03;	
}

#menu ul li {
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #111, 0 2px 0 #230A03;
    -webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #230A03;
    box-shadow: 0 1px 0 #111, 0 2px 0 #230A03;
}

#menu ul li:last-child {   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a {    
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}

*html #menu ul a { /* IE6 */   
	height: 10px;
	width: 150px;
}

*:first-child+html #menu ul a { /* IE7 */    
	height: 10px;
	width: 150px;
}

#menu ul a:hover {
    background-color: #551B02;
}

#menu ul li:first-child a {

}

#menu ul li:first-child a:after {
    content: '';
    position: absolute;
    left: 41px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #551B02;
}

#menu ul li:first-child a:hover:after {
    border-bottom-color: #230A03; 
}

#menu ul li:last-child a {

}

/* Clear floated elements */

#menu:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

